home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / dev / lang / SGMLS.lha / SGMLS / test / test041.sgm < prev    next >
Text File  |  1994-07-10  |  114b  |  9 lines

  1. <!doctype doc [
  2. <!element doc - o (foo*)>
  3. <!element foo - o (#pcdata)>
  4. <!entity e starttag "">
  5. ]>
  6. <doc>
  7. <foo>
  8. &e;
  9.